home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / author / dirwin / data.z / ANIMWIZ.DIR / 00266_Script_266 < prev    next >
Text File  |  1996-03-15  |  100b  |  6 lines

  1. on mouseDown
  2.   global goScoreMgr
  3.   if PressButton() then
  4.     mReselect(goScoreMgr)
  5.   end if
  6. end